const net/http.http2SettingMaxConcurrentStreams
5 uses
net/http (current package)
h2_bundle.go#L3462: http2SettingMaxConcurrentStreams http2SettingID = 0x3
h2_bundle.go#L3471: http2SettingMaxConcurrentStreams: "MAX_CONCURRENT_STREAMS",
h2_bundle.go#L4717: {http2SettingMaxConcurrentStreams, sc.advMaxStreams},
h2_bundle.go#L5532: case http2SettingMaxConcurrentStreams:
h2_bundle.go#L9913: case http2SettingMaxConcurrentStreams:
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |